getWidth

abstract fun getWidth(): Int

Gets the design width of this template in pixels.

This is the intended width for which the template layout was designed. The actual rendering width might be scaled depending on the display context.

Return

The design width of the template in pixels.